FSL__Check_time_rule

Print
Validation rule Details
Name FSL__Check_time_rule
Label FSL__Check_time_rule
Object Visit
Active Yes
Formula
RecordType.DeveloperName  = 'Time_Rule_Service' &&  ISPICKVAL(FSL__Service_Schedule_Time_Property__c, 'SchedEndTime')  && (  !ISPICKVAL(FSL__Service_Time_Operator__c , 'Before or Equal to')  )
Error message Time Operator should be 'Before or Equal To' when Service Schedule Time Property is 'SchedEndTime'
Error location
Description If record type is Time_Rule_Service, Service_Schedule_Time_Property__c is SchedEndTime, then Service_Time_Operator__c must be "Before or Equal to"